home *** CD-ROM | disk | FTP | other *** search
- Subject: ODF-Interest@CILabs.ORG
- Sent: 7/25/96 5:27 AM
- Received: 7/25/96 12:41 PM
- From: Keith Mortensen, morty@scruznet.com
- Reply-To: ODF Interest, ODF-Interest@CILabs.ORG
- To: OpenDoc Development Framework Discussion List, ODF-Interest@CILabs.
-
- I am writing a ODF part only for the Macintosh -
-
- Is there any way to make Mac Toolbox drawing calls (FrameRect,
- FillCRect...) to the graphics subsystem of ODF?
-
- Specifically, I want to call FillCRect() with a given PixPatHandle.
-
- If this isn't possible, would I have to create a shape to render with
- into a FW_CGraphicContext? This would require translating a PixPatHandle
- into FW_CPattern.
- Has anyone done this before?
- Is there a better way?
-